Skip to content
Back to search
30
MCP

Agent Peers

pulsemcp/agent peers

Enables multiple AI agent sessions on the same machine to discover each other and exchange messages via a local SQLite broker.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Client Relay
Synchronize AI chat sessions and project context across multiple IDEs using local SQLite persistence.
0 tools
Agent Broker
Connects AI agents with small businesses for discovery, messaging, and appointment booking.
0 tools
agent-bus-mcp
Local SQLite-backed MCP bus for peer coding agents
0 tools
Agent Farm
Parallel AI task execution system that spawns specialized AI agents with distinct roles to execute tasks concurrently.
0 tools
Room
Enables creation and interaction with virtual rooms in a peer-to-peer space, facilitating multi-agent collaboration and communication in dec
0 tools
peek
Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_peers": {
      "url": "None",
      "transport": "http"
    }
  }
}